This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....Watermark Product Solution GroupDocs...Family / GroupDocs.Redaction for .NET / Developer Guide / Basic usage...
This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary....Watermark Product Solution GroupDocs...Family / GroupDocs.Search for .NET / Developer Guide / Advanced...
The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are:
DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property.
The following code snippet reads metadata associated with a CAD file.
AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties
using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....Watermark Product Solution GroupDocs...Family / GroupDocs.Metadata for .NET / Developer Guide / Advanced...
Find answers about viewing and rendering a variety of file types using code on any platform....Watermark Product Family GroupDocs.Merger...Platforms GroupDocs.Viewer for .NET GroupDocs.Viewer for Java GroupDocs...
Find answers about extracting text, images, and metadata of different files using code on any platform....Watermark Product Family GroupDocs.Merger...Platforms GroupDocs.Parser for .NET GroupDocs.Parser for Java Latest...
Find answers about handling metadata of documents, images and other files using code on any platform....Watermark Product Family GroupDocs.Merger...Platforms GroupDocs.Metadata for .NET GroupDocs.Metadata for Java...
Learn when and how to use streams versus file paths for template loading and document saving in .net....Watermark Product Solution GroupDocs...Family / GroupDocs.Assembly for .NET / Developer Guide / Basic Usage...
Գտեք պատասխաններ ցանկացած հարթակի վրա կոդ օգտագործելով տարբեր տեսակի ֆայլերի ձևաչափերի միաձուլման մասին:...Watermark Product Family GroupDocs.Merger...Platforms GroupDocs.Merger for .NET GroupDocs.Merger for Java Najnoviji...
Find answers about converting documents and images of various types using code on any platform....Watermark Product Family GroupDocs.Merger...Platforms GroupDocs.Conversion for .NET GroupDocs.Conversion for Java...
Find answers about converting documents and images of various types using code on any platform....Watermark Product Family GroupDocs.Merger...Platforms GroupDocs.Conversion for .NET GroupDocs.Conversion for Java...